home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Demos / AppMaker 2.0b3 / Demo AppMaker 1.5 / Demo AppMaker™ / Demo AppMaker™.rsrc / TmPT_1031_CScrollPane < prev    next >
Encoding:
Text File  |  1992-04-08  |  291 b   |  14 lines

  1. %case instance%
  2.     %itemname%:%    %%classname%;
  3. %case create%
  4.  
  5.     New (%itemname%);
  6.     %itemname%.IViewRes ('%paneType%', %paneID%, %enclosure%, supervisor);
  7.     %push itsPanorama%
  8.         %gen nested items%
  9.  
  10.     %if not itsPanorama = %
  11.         %itemname%.InstallPanorama (%itsPanorama%);
  12.     %endif%
  13.     %pop itsPanorama%
  14.